Auto merge of #2826 - KaivoAnastetiks:fix/no-subcommand-name, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 5 Jul 2016 15:17:32 +0000 (08:17 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Jul 2016 15:17:32 +0000 (08:17 -0700)
commitaec15e3d0076312a2455afe92a8c72625d3b1663
tree598c44882234ac613f4c7d2ada535018f1a5e78a
parent6b98d1f8abf5b33c1ca2771d3f5f3bafc3407b93
parent1671630b6142912c2813266e6550a0b717e66e76
Auto merge of #2826 - KaivoAnastetiks:fix/no-subcommand-name, r=alexcrichton

Display the name of the unknown subcommand.

?r @alexcrichton
Fixes #2825